home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / hobby / fabr301.zip / DEMO.BAT next >
DOS Batch File  |  1994-07-04  |  895b  |  57 lines

  1. @Echo off
  2. Cls
  3. Echo 
  4.  
  5.  
  6.     ---**  This is a small demonstration of FABRIC.  **---
  7. Echo 
  8.  
  9. Five patterns will be automatically loaded for you to view.
  10. Echo You can peek around and zoom in on the pattern if you like.
  11. Echo When you want to continue with the next demo design, press the Esc key
  12. Echo or click the mouse on the Quit menu selection.
  13. Echo The next file will then be loaded.
  14.  
  15.  
  16.  
  17.  
  18. Echo Starting demo with DEMO1V
  19. Pause
  20. fabric.exe demo1v
  21. Echo 
  22.  
  23.  
  24.  
  25. Continue with DEMO2V
  26. Pause
  27. fabric.exe demo2v
  28. Echo 
  29.  
  30.  
  31.  
  32. Continue with DEMO3V
  33. Pause
  34. fabric.exe demo3v
  35. Echo 
  36.  
  37.  
  38.  
  39. Continue with DEMO4V
  40. Pause
  41. fabric.exe demo4v
  42. Echo 
  43.  
  44.  
  45.  
  46. Continue with DEMO5V
  47. Pause
  48. fabric.exe demo5v
  49. Echo 
  50.  
  51.  
  52.  
  53.  
  54. That's all folks. Before (or during) designing your own patterns with
  55. Echo FABRIC, it may be helpful to read the manual.
  56. Echo The manual is a text file named FABRIC.DOC. It is in the current directory.
  57.